Sets the rectangle in which the layout will try to arrange the nodes, or null, to use the diagram bounds.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T LayoutArea<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function LayoutArea(Of T As TreeMapLayout) ( _ |
See Also